func github.com/andybalholm/brotli.cleanupBlockEncoder

4 uses

	github.com/andybalholm/brotli (current package)
		brotli_bit_stream.go#L1145: func cleanupBlockEncoder(self *blockEncoder) {
		brotli_bit_stream.go#L1362: 	cleanupBlockEncoder(distance_enc)
		brotli_bit_stream.go#L1363: 	cleanupBlockEncoder(command_enc)
		brotli_bit_stream.go#L1364: 	cleanupBlockEncoder(literal_enc)